The Arabic module includes:

-- one full dictionary named EL-DICAR (ELectronic DICtionary for ARabic) including more than 52000 lexical entries:
	1/ 19504 nouns (N)
	2/ 10162 verbs (V)
	3/ 5816 adjectives (ADJ)
	4/ 1230 particles (PREP, ADV, REL, DEM)
	5/ 3686 loclizations (N+LOC)
	6/ 11860 First names (N+Prenom)
	
-- one readable sample dictionary (_Example.dic) with associated inflectional grammar(_Example.nof)

-- a file _properties.def that includes a listing of the dictionary codes, inflections, morphology and derivations 

-- three morphological grammars: 
	1/ REQUIRED : Graph_Morpho.nom : a tokenization grammar to identify and annotate morphemes in agglutinated forms (this grammar has to be checked in Info > Preferences)
	2/ OPTIONAL : Graph_Morpho_AlifToHamza.nom : a spelling correction grammar that converts Hamza to Alif (if needed, this grammar has to be associated with a low level priority L1 in Info > Preferences) 
	3/ OPTIONAL : Graph_Morpho_HamzaToAlif.nom : a spelling correction grammar that converts Hamza to Alif (if needed, this grammar has to be associated with a low level priority L1 in Info > Preferences) 

-- one syntactic grammars: 
	1/ Graph_Timex.nog : a local grammar to recognize temporal expressions (date, hour, age, period, ...)

-- two texts : 
	1/ declaration_rights.not : The Universal Declaration of the Rights of Man and of the Citizen
	2/ example.not : a collection of newspapers' paragraphs including some temporal expresions 